Total Complexity | 20 |
Dependencies | 3 |
Dependents | 0 |
Total lines | 123 |
Lines of code | 62 |
Logical lines of code | 34 |
Comment lines | 34 |
Methods | 9 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
isOptionsValid() | 61 | 5 | 12 | |
get() | 64 | 3 | 10 | |
create() | 69 | 2 | 6 | |
update() | 65 | 2 | 8 | |
delete() | 68 | 2 | 7 | |
getAll() | 69 | 2 | 7 | |
findByID() | 68 | 2 | 7 | |
__construct() | 91 | 1 | 2 | |
deleteAll() | 80 | 1 | 3 |